Skip to main content

Decrypt Files with PGP

Description

Decrypt files with PGP is a Process Entry in the File Encryption plugin for Process Studio Processes. Decrypt files with PGP Process Entry is used to decrypt files encrypted with PGP using GPG.

Configurations

No.Field NameDescription
1Process entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
Settings
2GPG LocationBrowse for GPG location or provide a parameter for location
3Include SubfoldersSelect the checkbox if you want to include subfolders.
4Copy previous results to argsSelect the checkbox if you want to copy the previous results to args.
5File/Folder sourceBrowse for a file/folder for decryption or provide a parameter.
6File/Folder destinationBrowse for a file/folder for decrypted file location.
7PassphraseProvide the passphrase to decrypt file.
8WildcardProvide the wildcard you want to use to filter the files.
9Files/FoldersProvide the file or folder for decrypted file location.
Destination file tab
1Create destination folderEnable checkbox to create destination folder.
2Destination is a fileEnable checkbox to create destination file.
3Do not keep folder structureEnable checkbox to ignore folder structure specified in the General tab.
4Add date to filenameEnable checkbox to add date to filename.
5Add time to filenameEnable checkbox to add time to filename.
6Specify Date time formatEnable checkbox to specify Date time format.
7Date time formatProvide a date time format or choose from list.
8Add date before extensionEnable checkbox to add date before extension.
9If destination file existsIf destination file exists choose from the following:

- Do nothing

- Override destination file

- Create file with unique name

- Delete source file

- Move source file to folder

- Fail

Move to folderIf “Move source file to folder” is chosen above this section is activated.
1Destination folderProvide destination folder to move file.
2Create folderEnable checkbox to create folder.
3Add dateEnable checkbox to add date.
4Add timeEnable checkbox to add time.
5Specify formatEnable checkbox to specify format.
6Date formatProvide or choose date format.
7Add date before extensionEnable checkbox to add date before extension.
8If destination file existsAgain if destination file exists choose from the following:

- Do nothing

- Overwrite file

- Unique name

- Fail

Advanced Tab:
Success On
1Success conditionChoose a success condition:

- Success when all works fine

- Success when at least x files decrypted.

- Success when number of errors lesser than

2Nr errors lesser thanProvide a value for number of errors lesser than.
Result filename:
1Add files to result files nameIf checked, adds processed files to the result file list to make files available to next steps.